home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 148 / text0000.txt < prev   
Encoding:
Text File  |  1996-08-05  |  584 b   |  20 lines

  1. In a message of 02 Jan 96, Yvon wrote to All:
  2.  
  3.  >>    if (!DoMethodA(o,(Msg)&ilbm->dtf)) {
  4.  YR>           ^^^^^^^^^
  5.  
  6.  >>    if (!DoMethodA(o,(Msg)&ilbm->gpl)) {
  7.  YR>           ^^^^^^^^^
  8.  
  9.  YR> You should use DoDTMethod[A] ()
  10.  
  11. That isn't necessary. I use DoMethod in Visage, and it works just fine. The
  12. only difference from my code that I could notice was that he didn't specify
  13. "PDTA_Remap, FALSE". If PDTA_Remap is left at the default (TRUE), it may
  14. need information about what to remap to in order to succeed in
  15. DTM_PROCLAYOUT.
  16.  
  17. --
  18. Magnus Holmgren - Amiga programmer and enthusiast
  19.  
  20.